home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / 2play / freeciv_hires.lha / Freeciv / data / hires / terrain2.spec < prev    next >
Text File  |  2001-08-17  |  4KB  |  157 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Tim F. Smith <yoohootim@hotmail.com>
  11. "
  12.  
  13. [file]
  14. gfx = "hires/terrain2"
  15.  
  16. [grid_main]
  17.  
  18. x_top_left = 1
  19. y_top_left = 1
  20. dx = 64
  21. dy = 32
  22. is_pixel_border = 1
  23.  
  24. tiles = { "row", "column","tag"
  25. ; Rivers (as special type), and whether north, south, east, west 
  26. ; also has river or is ocean:
  27.  
  28.  2,  0, "tx.s_river_n0s0e0w0"
  29.  2,  1, "tx.s_river_n1s0e0w0"
  30.  2,  2, "tx.s_river_n0s0e1w0"
  31.  2,  3, "tx.s_river_n1s0e1w0"
  32.  2,  4, "tx.s_river_n0s1e0w0"
  33.  2,  5, "tx.s_river_n1s1e0w0"
  34.  2,  6, "tx.s_river_n0s1e1w0"
  35.  2,  7, "tx.s_river_n1s1e1w0"
  36.  3,  0, "tx.s_river_n0s0e0w1"
  37.  3,  1, "tx.s_river_n1s0e0w1"
  38.  3,  2, "tx.s_river_n0s0e1w1"
  39.  3,  3, "tx.s_river_n1s0e1w1"
  40.  3,  4, "tx.s_river_n0s1e0w1"
  41.  3,  5, "tx.s_river_n1s1e0w1"
  42.  3,  6, "tx.s_river_n0s1e1w1"
  43.  3,  7, "tx.s_river_n1s1e1w1"
  44.  
  45. ;forrests as overlay
  46.  
  47.  4,  0, "tx.s_forest_n0s0e0w0"
  48.  4,  1, "tx.s_forest_n1s0e0w0"
  49.  4,  2, "tx.s_forest_n0s0e1w0"
  50.  4,  3, "tx.s_forest_n1s0e1w0"
  51.  4,  4, "tx.s_forest_n0s1e0w0"
  52.  4,  5, "tx.s_forest_n1s1e0w0"
  53.  4,  6, "tx.s_forest_n0s1e1w0"
  54.  4,  7, "tx.s_forest_n1s1e1w0"
  55.  5,  0, "tx.s_forest_n0s0e0w1"
  56.  5,  1, "tx.s_forest_n1s0e0w1"
  57.  5,  2, "tx.s_forest_n0s0e1w1"
  58.  5,  3, "tx.s_forest_n1s0e1w1"
  59.  5,  4, "tx.s_forest_n0s1e0w1"
  60.  5,  5, "tx.s_forest_n1s1e0w1"
  61.  5,  6, "tx.s_forest_n0s1e1w1"
  62.  5,  7, "tx.s_forest_n1s1e1w1"
  63.  
  64. ;mountains as overlay
  65.  
  66.  6,  0, "tx.s_mountain_n0s0e0w0"
  67.  6,  1, "tx.s_mountain_n1s0e0w0"
  68.  6,  2, "tx.s_mountain_n0s0e1w0"
  69.  6,  3, "tx.s_mountain_n1s0e1w0"
  70.  6,  4, "tx.s_mountain_n0s1e0w0"
  71.  6,  5, "tx.s_mountain_n1s1e0w0"
  72.  6,  6, "tx.s_mountain_n0s1e1w0"
  73.  6,  7, "tx.s_mountain_n1s1e1w0"
  74.  7,  0, "tx.s_mountain_n0s0e0w1"
  75.  7,  1, "tx.s_mountain_n1s0e0w1"
  76.  7,  2, "tx.s_mountain_n0s0e1w1"
  77.  7,  3, "tx.s_mountain_n1s0e1w1"
  78.  7,  4, "tx.s_mountain_n0s1e0w1"
  79.  7,  5, "tx.s_mountain_n1s1e0w1"
  80.  7,  6, "tx.s_mountain_n0s1e1w1"
  81.  7,  7, "tx.s_mountain_n1s1e1w1"
  82.  
  83. ;hills as overlay
  84.  
  85.  8,  0, "tx.s_hill_n0s0e0w0"
  86.  8,  1, "tx.s_hill_n1s0e0w0"
  87.  8,  2, "tx.s_hill_n0s0e1w0"
  88.  8,  3, "tx.s_hill_n1s0e1w0"
  89.  8,  4, "tx.s_hill_n0s1e0w0"
  90.  8,  5, "tx.s_hill_n1s1e0w0"
  91.  8,  6, "tx.s_hill_n0s1e1w0"
  92.  8,  7, "tx.s_hill_n1s1e1w0"
  93.  9,  0, "tx.s_hill_n0s0e0w1"
  94.  9,  1, "tx.s_hill_n1s0e0w1"
  95.  9,  2, "tx.s_hill_n0s0e1w1"
  96.  9,  3, "tx.s_hill_n1s0e1w1"
  97.  9,  4, "tx.s_hill_n0s1e0w1"
  98.  9,  5, "tx.s_hill_n1s1e0w1"
  99.  9,  6, "tx.s_hill_n0s1e1w1"
  100.  9,  7, "tx.s_hill_n1s1e1w1"
  101.  
  102. ;river outlets
  103.  
  104.  10, 0, "tx.river_outlet_n"
  105.  10, 1, "tx.river_outlet_e"
  106.  10, 2, "tx.river_outlet_s"
  107.  10, 3, "tx.river_outlet_w"
  108.  
  109. }
  110.  
  111.  
  112. [grid_coasts]
  113.  
  114. x_top_left = 1
  115. y_top_left = 429
  116. dx = 32
  117. dy = 16
  118. is_pixel_border = 1
  119.  
  120. tiles = { "row", "column","tag"
  121.  0, 0,  "tx.coast_cape_u0"
  122.  0, 2,  "tx.coast_cape_u1"
  123.  0, 4,  "tx.coast_cape_u2"
  124.  0, 6,  "tx.coast_cape_u3"
  125.  0, 8,  "tx.coast_cape_u4"
  126.  0, 10, "tx.coast_cape_u5"
  127.  0, 12, "tx.coast_cape_u6"
  128.  0, 14, "tx.coast_cape_u7"
  129.  
  130.  1, 0,  "tx.coast_cape_d0"
  131.  1, 2,  "tx.coast_cape_d1"
  132.  1, 4,  "tx.coast_cape_d2"
  133.  1, 6,  "tx.coast_cape_d3"
  134.  1, 8,  "tx.coast_cape_d4"
  135.  1, 10, "tx.coast_cape_d5"
  136.  1, 12, "tx.coast_cape_d6"
  137.  1, 14, "tx.coast_cape_d7"
  138.  
  139.  2, 0,  "tx.coast_cape_l0"
  140.  2, 2,  "tx.coast_cape_l1"
  141.  2, 4,  "tx.coast_cape_l2"
  142.  2, 6,  "tx.coast_cape_l3"
  143.  2, 8,  "tx.coast_cape_l4"
  144.  2, 10, "tx.coast_cape_l5"
  145.  2, 12, "tx.coast_cape_l6"
  146.  2, 14, "tx.coast_cape_l7"
  147.  
  148.  2, 1,  "tx.coast_cape_r0"
  149.  2, 3,  "tx.coast_cape_r1"
  150.  2, 5,  "tx.coast_cape_r2"
  151.  2, 7,  "tx.coast_cape_r3"
  152.  2, 9,  "tx.coast_cape_r4"
  153.  2, 11, "tx.coast_cape_r5"
  154.  2, 13, "tx.coast_cape_r6"
  155.  2, 15, "tx.coast_cape_r7"
  156. }
  157.